Two Phase

两相的

常用释义

词性释义

两相的;二相;二相的;双相的
例句
  • 全部
1·Recovery processing isn't really part of two phase commit.
恢复处理其实不是两阶段提交的一部分。
2·Professor:well,at the same time you've started looking at two phase equilibrium.
教授:,好,同时,让我们看看两相平衡。
3·The SCA container USES a two phase commit to achieve atomicity when multiple transactional resource managers are used.
当使用多个事务资源管理器时,sca容器使用一个两阶段提交实现原子性。
4·Without two phase commit support, the requester is responsible to ensure consistency among the sources when updating data.
如果没有两阶段提交支持,请求者需在更新数据时负责确保源中的一致性。
5·This situation is not necessarily incorrect, but it may force more expensive two phase commit coordination of the transaction.
这种情况不一定不正确,但可能会强制使用开销更大的事务两阶段提交协作。
6·The most common commit protocol is the two-phase commit protocol. As it is named, the two-phase commit protocol involves two phases.
最常见的提交协议是两阶段提交协议。
7·If another resource becomes involved in the transaction, you have forced an unnecessary two-phase commit, causing an additional prepare flow.
如果在事务中涉及另一项资源,就会强制进行不必要的两阶段提交,导致额外的准备流程。
8·First, find out if your environment meets the prerequisites to support two-phase commit.
首先,查看您的环境是否满足支持两阶段提交的先决条件。
9·If your application needs to access multiple resources as part of the same operation, you need two-phase commit transactions.
如果您的应用程序在同一个操作中需要访问多种资源,您就要使用两阶段提交事务。
10·A global transaction can span multiple resources with two-phase commit.
全局事务可以通过二阶段提交跨越多个资源。